home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / os2 / pmcstex.zip / PM_BINS.ZIP / CSLAMSTE.CMD < prev    next >
OS/2 REXX Batch file  |  1996-05-19  |  111b  |  7 lines

  1. @echo off
  2. setlocal
  3. set texinput=E:\EMTEX\texinput!
  4. tex386 ^&csLAMST %1 %2 %3 %4 %5 %6 %7 %8 %9
  5. endlocal
  6.  
  7.